词语屋>英语词典>return key翻译和用法

return key

英 [rɪˈtɜːn kiː]

美 [rɪˈtɜːrn kiː]

网络  回车键; 返回键; 归位键; 返回电键

计算机

英英释义

noun

  • the key on electric typewriters or computer keyboards that causes a carriage return and a line feed
      Synonym:return

    双语例句

    • Please return your key card before you leave.
      离开前请您交回房卡。
    • For example, type connect and hit the return key, and you will see the source code used to connect to a MongoDB database.
      例如,输入connect后按回车键,您将看到用于连接MongoDB数据库的源代码。
    • Seeming anomalies like these are troublesome, and at first glance, it may seem better to return to the "Key it my way or else" method of programming.
      像这样的异常看起来很麻烦,乍看上去,返回编程的“Keyitmywayorelse”似乎更好。
    • Or you can use the space bar or the left and right arrow keys to move the highlight, and then press the return key.
      或者使用空格键或左右箭头移动高亮显示的选项,并按回车键。
    • You can select a sub-menu by pressing the Enter ( return) key to choose the highlighted option.
      您可以通过按Enter(回车)键选择一个子菜单,并选择高亮显示的选项。
    • Please return your key and badge to the HR department.
      请把你的钥匙和工牌还给人事部。
    • It would be fair to expect that when you press the Return key while typing your query in the text box, that the form would be submitted and the search performed.
      可以预期,当您在文本框中输入您的查询并按下Return键时,表单将被提交,查询将被执行。
    • Oil return is a key problem for stable and reliable operation of compressor parallel operation system.
      压缩机并联运行系统的稳定可靠运行,回油问题是关键。
    • Your PHP class methods can return arrays or key/ value pairs, and the API you defined will automatically generate a JSON array or object from this.
      您的PHP类方法可以返回数组或者键/值对,您定义的API将从其中自动生成一个JSON数组或对象。
    • Without an index sarg, an index scan will use the index to access the data, but will return every key in the index.
      没有索引sarg时,索引扫描将使用索引访问数据,但是会返回索引中的所有键。